Conversation
Set up vitest in web app and add comprehensive unit tests for the metric utilities in lib/vcp/metrics.ts. Covers all metric computation functions with 40 tests for edge cases and expected behavior. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Introduced new vertical aura background images for various personas, enhancing visual representation in stories. - Updated the `PersonaAura` interface to include a vertical background property for better support of story layouts. - Adjusted existing persona aura definitions to incorporate the new vertical backgrounds, ensuring consistency across the application.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
…ibe Coding Profiler" - Introduced `agents.txt` for AI agents and crawlers with site information and crawling preferences. - Added `robots.txt` to manage crawling permissions and include a sitemap. - Updated all instances of "Vibe Coding Profile" to "Vibe Coding Profiler" across the application for consistent branding.
…ation - Updated layout metadata to include Open Graph images for the homepage and analysis pages, improving social sharing capabilities. - Implemented dynamic generation of OG images for analysis jobs, incorporating persona insights and metrics. - Introduced new API routes for serving OG images, ensuring tailored visuals based on user analysis data.
- Replaced all instances of "vibed.app" with "vibe-coding-profiler.com" in the Open Graph API routes to reflect the new branding. - Ensured consistent application of the updated URL across relevant files for improved brand identity.
chore: release develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type of Change
Changes
Testing
Database Migrations
00XXX_name.sqlChecklist
npm run lint)npm run type-check)npm run build)Screenshots
Related Issues